バージョン

FilteredCollection<T> コンストラクタ

新しい FilteredCollection<T> インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal allItems As List(Of T) _
)
public FilteredCollection<T>( 
   List<T> allItems
)

パラメータ

allItems
参照